home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Puzzle / Memory2000.swf / scripts / DefineButton2_68 / BUTTONCONDACTION on(release).as
Text File  |  2001-07-16  |  80b  |  7 lines

  1. on(release){
  2.    tellTarget("../")
  3.    {
  4.       gotoAndStop("howto");
  5.    }
  6. }
  7.